From 1dd240974b15107c7b000c8c547d4446bf116112 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 22 Feb 2021 00:10:35 +0000 Subject: [PATCH] docs: Fix copy-paste error in GdkDevice --- gdk/gdkdevice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkdevice.c b/gdk/gdkdevice.c index e4d24016fd..d3d5f8c116 100644 --- a/gdk/gdkdevice.c +++ b/gdk/gdkdevice.c @@ -256,7 +256,7 @@ gdk_device_class_init (GdkDeviceClass *klass) G_PARAM_READABLE | G_PARAM_STATIC_STRINGS); /** - * GdkDevice:direction: + * GdkDevice:has-bidi-layouts: * * Whether the device has both right-to-left and left-to-right layouts. * -- 2.30.2